Yechao's website
Home
Blog
Draft
About
Follow Yechao on Twitter
Go to Yechao's GitHub repo
Hello World
Jun 17, 2025
function
hello
(
) {
console
.
log
(
'Hello, I\' Yechao!'
) }